Total Complexity | 26 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 186 |
Lines of code | 103 |
Logical lines of code | 69 |
Comment lines | 39 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
saveFeed() | 49 | 9 | 29 | |
getFeed() | 49 | 8 | 32 | |
downloadFeed() | 52 | 3 | 24 | |
__construct() | 91 | 1 | 2 | |
getLastDownload() | 79 | 1 | 3 | |
setLastDownload() | 80 | 1 | 3 | |
increaseDownloadLock() | 75 | 1 | 4 | |
nullDownloadLock() | 80 | 1 | 3 | |
getDownloadLock() | 79 | 1 | 3 |